GetChars(Byte[],Int32,Int32,Char[],Int32)
GetChars(Byte[],Int32,Int32,Char[],Int32,Boolean)
GetChars(Byte*,Int32,Char*,Int32,Boolean)
- Category
- Method
- Description
- When overridden in a derived class, decodes a sequence of bytes starting at the specified byte pointer and any bytes in the internal buffer into a set of characters that are stored starting at the specified character pointer. A parameter indicates whether to clear the internal state of the decoder after the conversion.
- Type
- Int32
- Character
- public
- Parameters
-
Name Type Description bytes Byte byteCount Int32 chars Char charCount Int32 flush Boolean - Attributes
-
Name Value/Assignment CLSCompliantAttribute False ComVisibleAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
GetChars(Byte[],Int32,Int32,Char[],Int32)
- Category
- Method
- Description
- When overridden in a derived class, decodes a sequence of bytes from the specified byte array and any bytes in the internal buffer into the specified character array.
- Type
- Int32
- Character
- public, Abstract
- Parameters
-
Name Type Description bytes Byte[] byteIndex Int32 byteCount Int32 chars Char[] charIndex Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
GetChars(Byte[],Int32,Int32,Char[],Int32,Boolean)
- Category
- Method
- Description
- When overridden in a derived class, decodes a sequence of bytes from the specified byte array and any bytes in the internal buffer into the specified character array. A parameter indicates whether to clear the internal state of the decoder after the conversion.
- Type
- Int32
- Character
- public
- Parameters
-
Name Type Description bytes Byte[] byteIndex Int32 byteCount Int32 chars Char[] charIndex Int32 flush Boolean - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database